DBeaver 25.1
June 1st, 2025
Changes since 25.0.5:
- SQL Editor:
- If referenced table has an alias, it’s now always prepended before column name for semantic completion
- Added a new setting for semantic completion to control fully-qualified column names
- Fixed bind variables dialog layout for large fonts
- Data Transfer: removed the “All but nulls” and added “All including nulls” option for CSV export
- Miscellaneous:
- Fixed misaligned editor window in the Bind Parameters dialog for macOS
- Fixed an issue where the “Tip of the Day” window could block the application interface from loading
- Fixed inconsistent application of connection colors for test and production connection types
- Fixed application launch in CLI mode
- General: The “All file types” option has been moved to the top of the file open dialog for easier access
- Databases:
- Clickhouse:
- Clickhouse driver was returned to version 0.8.5
- Fixed quoting of nested array values
- CUBRID: Fixed Info panel visibility
- DuckDB:
- Added option to hide system objects
- Fixed geometry display issues in DuckDB version 1.2.2+
- Simple structure compare wizard was fixed
- MySQL: fixed primary key column creation
- PostgreSQL: added support for wildcards in ILIKE filters within the data grid
- SQL Server: fixed the “Only connections” option in Session Manager to display only active connection sessions as intended
- Teradata: native date/time formatting is now disabled by default and can be enabled in the connection settings
- Clickhouse: